home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12771 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  850 b 

  1. Path: sam-slip-i3.NeoSoft.COM!nguyen
  2. From: nguyen@neosoft.com (Minh Nguyen)
  3. Newsgroups: comp.lang.c
  4. Subject: Error Compiling Kernel
  5. Date: Tue, 2 Apr 1996 12:45:54 UNDEFINED
  6. Organization: NeoSoft Internet Services   +1 713 968 5800
  7. Message-ID: <nguyen.1.011CA3E1@neosoft.com>
  8. NNTP-Posting-Host: sam-slip-i3.neosoft.com
  9. Keywords: ld o_sync_is_odsync kernel unsatisfied symbols
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]
  11.  
  12.  
  13. I am having problem recompiling the kernel on an HP-UX machine.  We keep 
  14. getting error message:
  15.  
  16.     /usr/ccs/bin/ld:  Unsatisfied symbols
  17.     o_sync_is_o_dsync (data)
  18.     *** Error exit code 1
  19.  
  20. Could this be due to the fact that the dynamic loader /usr/lib/dld.sl is NOT 
  21. invoked properly at startup by crt0 ?  How could I find all references to the 
  22. symbol above ?  Please help ...
  23.  
  24. Thanks in advance,
  25.  
  26. Minh N.
  27.